home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / giochi2 / vkdtrksk.rdm < prev    next >
Text File  |  1996-06-17  |  3KB  |  82 lines

  1. Short:    VirtualKartingDeluxe tracks develop.kit
  2. Author:   Fabio Bizzetti <bizzetti@mbox.vol.it>
  3. Uploader: Manos Konstantiniadis <guybrush@acropolis.net>
  4. Type:     game/misc
  5.  
  6.  
  7.  
  8.  
  9. Hi all,
  10.  
  11. I've asked in Usenet (comp.sys.amiga.games) if there was people interested in
  12. drawing tracks for the soon to come Virtual Karting Deluxe, to help me in the
  13. development of the code of this and other projects (the new 3D engine and the
  14. games StarFighter and "VirtualRally" (temporary name)).
  15. I think this is an expression of the "Amiga community", expecially now that
  16. also distribution of games has become extremely difficult from a financial
  17. point of view, making become the production of Amiga games nothing sufficient
  18. to make a living.
  19.  
  20. Anyway, here is material for the tracks, I just finished and included some
  21. textures for grass/mud/etc.. and converted it into the necessary 121/256 colors
  22. palette (256 selectable but some are similar each other, so the real ones are
  23. only 121). This "special palette" is present in all the files that require it,
  24. anyway I included a palette file in case it is necessary.
  25.  
  26. Important notes:
  27. The TRACKs' size (512*1024) cannot be changed, and is nothing else than a picture (no map blocks, only pixels; like a picture).
  28. The TRACKs' color palette (256 colors, but only 121 are unique) cannot be changed, it's part of the display method.
  29. The BACKGROUNDs' size (640*142) cannot be changed, the effective area is only 512*142: the extra 128 pixel to the right are the copy of the first 128 ones. (Check the examples to get an intuitive ide
  30.  
  31.  
  32. a).
  33. The BACKGROUNDs' color palette (256 colors, but only 121 are unique) cannot be changed.
  34. The tracks can't contain cross-roads, nor "8"s.
  35.  
  36. There are the old 3 tracks of VK as example.
  37.  
  38. Every new track can be meant as "Beginner", "Advanced" and "Expert".
  39. Each track disk (public domain) will have one Beginner track, one Advanced and
  40. one Expert.
  41.  
  42. Important notes:
  43. Of the tracks, some colors are special, they contain also information.
  44.  
  45. Color 6 is the only one that can be used for water. (Reflections)
  46.  
  47. These colors are for normal road's grip.
  48. 0 = black
  49. 68,136,146 = dark grey
  50. 41,51,85,102,170,204,214 = mid grey
  51. 109,119,187,221,238 = light grey
  52. 255 = white
  53. 113,249 = yellow(s)
  54. 193 = red
  55.  
  56. Colors 153 is for "slightly irregular" grip (more sliding)
  57.  
  58. Colors 128 is for "very irregular" grip (big sliding)
  59.  
  60. All the other colors mean "off-road", and slow down the kart.
  61.  
  62. Never use colors 17,34,160 I'll add them in the "lap-line" and in other special places.
  63.  
  64.  
  65. ---
  66.  
  67.  
  68. I think it's all, thanks for your support, I'll add computer paths and demos
  69. when I get the tracks. Please do not email the tracks now because for serious
  70. personal problems (the death of two friends of mine) I'm going away, and your
  71. emails would be wiped by my provider as soon as they exceed a certain limit.
  72.  
  73.  
  74.  
  75. Best Regards.
  76.  
  77.   /-----------------------------------------------------------------------\
  78.   |  Fabio "Maverick" Bizzetti - bizzetti@mbox.vol.it - Maverick* at IRC  |
  79.   |            The maker of "CyberMan" and "Virtual Karting"              |
  80.   |              working on "VirtualRally" & "StarFighter"                |
  81.   \-----------------------------------------------------------------------/
  82.